home *** CD-ROM | disk | FTP | other *** search
- Path: news2.ios.com!usenet
- From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
- Newsgroups: comp.lang.c++
- Subject: Re: calling C++ function from Basic
- Date: Mon, 29 Jan 1996 16:05:36 GMT
- Organization: Internet Online Services
- Message-ID: <4eiqqq$rnl@news2.ios.com>
- References: <DLDv94.3o5@rtpnc.epa.gov> <4dn9oj$22m@rcogate.rco.qc.ca>
- NNTP-Posting-Host: ppp-33.ts-7.hck.idt.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Justin Novosad <justin@poste.gig.net> wrote:
-
- >geduldig.jonas@epamail.epa.gov (Jonas Geduldig) wrote:
- >>Can a Basic program be linked to C++ object code and call a function? How?
-
- >You can do it if you have MS QuickBasic 4.0 or higher (not with the
- >Qbasic provided with MS-DOS) You simply compile your C++ object as a
- >LIB and load QuickBasic with the /lib switch.
-
- Are you sure that you mean really C++ and not C?
-
-
- *******************************************
- * Vlastimil Adamovsky *
- * Smalltalk, C++ and Envelop development *
- *******************************************
-
-